cargo.git
2017-03-04 Carol (Nichols... Restore the generated tests module created by `cargo...
2017-03-03 borsAuto merge of #3791 - sunng87:port-handlebars-to-serde...
2017-03-03 Ning SunUse serde type system for handlebars
2017-03-03 borsAuto merge of #3782 - alexcrichton:more-proc-macro...
2017-03-02 borsAuto merge of #3786 - joshtriplett:directory-registry...
2017-03-02 borsAuto merge of #3785 - joshtriplett:insulate-tests-from...
2017-03-02 Josh Tripletttests: Insulate from user git environment
2017-03-02 Josh Tripletttests/directory: Remove unnecessary dummy registry...
2017-03-01 borsAuto merge of #3767 - ehiggs:fix-init-bin-lib-section...
2017-03-01 Alex CrichtonAccept proc_macro in addition to proc-macro
2017-03-01 borsAuto merge of #3779 - amotz:appveyor-url, r=alexcrichton
2017-03-01 borsAuto merge of #3721 - alexcrichton:dupe-doctest, r...
2017-03-01 Alex CrichtonFix deps with `cargo test --all` and doctests
2017-03-01 amotzFix AppVeyor badge URL
2017-03-01 borsAuto merge of #3775 - alexcrichton:version-info, r...
2017-03-01 borsAuto merge of #3699 - alexcrichton:sslop, r=brson
2017-02-28 borsAuto merge of #3776 - alexcrichton:underscores, r=matklad
2017-02-28 Alex CrichtonAccept more underscore variants in configuration
2017-02-28 Alex CrichtonPrefer CARGO_PKG_* in version info
2017-02-28 borsAuto merge of #3771 - alexcrichton:read-more, r=matklad
2017-02-27 borsAuto merge of #3770 - jbendig:issue_3762, r=alexcrichton
2017-02-27 Alex CrichtonAccept `default_features` for `default-features`
2017-02-27 Ewan HiggsRemove tab characters.
2017-02-27 James BendigFixed compile failing because Resolve::features() no...
2017-02-27 James BendigFixed `cargo test` and `cargo bench` compiling binaries...
2017-02-27 Ewan HiggsSatisfy check-style.sh
2017-02-27 Ewan HiggsFix for #3722
2017-02-27 borsAuto merge of #3760 - sanmai-NL:Cargo_new_gitignore_rus...
2017-02-27 borsAuto merge of #3752 - matklad:always-artifacts, r=alexc...
2017-02-26 Sander MaijersExclude `*.rs.bk` files more liberally
2017-02-25 Aleksey KladovProduce artifacts JSON messages even for fresh builds
2017-02-25 borsAuto merge of #3742 - matklad:sets-are-monoid, r=alexcr...
2017-02-24 Sander MaijersAdd `src/**/*.rs.bk` to VCS ignore file
2017-02-23 borsAuto merge of #3758 - mbrubeck:docs, r=alexcrichton
2017-02-23 Matt BrubeckDocument that OUT_DIR is set during compilation for...
2017-02-23 Aleksey KladovSimplify feature-handling code
2017-02-22 Alex CrichtonAdd an option to ignore SSL revocation checking
2017-02-22 borsAuto merge of #3682 - alexcrichton:serde, r=brson
2017-02-22 Alex CrichtonMigrate from rustc-serialize to Serde
2017-02-22 borsAuto merge of #3733 - llogiq:clippy, r=alexcrichton
2017-02-22 borsAuto merge of #3743 - jbendig:required_features_doc...
2017-02-22 borsAuto merge of #3738 - hiseni:master, r=alexcrichton
2017-02-21 borsAuto merge of #3735 - king6cong:clean, r=alexcrichton
2017-02-21 borsAuto merge of #3734 - king6cong:typo, r=alexcrichton
2017-02-21 borsAuto merge of #3731 - alexcrichton:check-all, r=matklad
2017-02-21 James BendigChanged wording for required-features docs to be more...
2017-02-21 borsAuto merge of #3708 - matklad:assert-tests, r=alexcrichton
2017-02-21 borsAuto merge of #3737 - jbendig:issue_3727, r=alexcrichton
2017-02-21 Bogdan Arabadzhiadd help email mention to the policies page
2017-02-21 Andre Bogusimproved formatting for bonus points
2017-02-20 James BendigFixed some lines being over 100 characters.
2017-02-20 James BendigFixed required-features not working with dependencies...
2017-02-20 king6congmake code more readable
2017-02-20 king6congtypo fix
2017-02-19 Andre Bogusimproved formatting for bonus points
2017-02-18 Andre Bogussome clippy-suggested improvements
2017-02-18 Aleksey KladovFix recompilation test for mac
2017-02-18 borsAuto merge of #3723 - king6cong:doc, r=alexcrichton
2017-02-18 borsAuto merge of #3730 - froydnj:cargo-version-dash-fix...
2017-02-17 borsAuto merge of #3715 - saghm:master, r=alexcrichton
2017-02-17 Alex CrichtonAdd `cargo check --all`
2017-02-17 borsAuto merge of #3716 - matklad:multi-tests, r=alexcrichton
2017-02-17 Nathan Froyduse space, not dash, in `cargo --version` output
2017-02-17 borsAuto merge of #3729 - alexcrichton:remove-caching,...
2017-02-17 Alex CrichtonDisable caches on AppVeyor/Travis
2017-02-17 Aleksey KladovDocument that `cargo test` only compiles example
2017-02-17 king6congremove legacy doc
2017-02-16 borsAuto merge of #3717 - king6cong:clean, r=alexcrichton
2017-02-16 borsAuto merge of #3719 - alexcrichton:curl-sys, r=alexcrichton
2017-02-16 Alex CrichtonUpdate libz-sys to fix AppVeyor CI
2017-02-16 Aleksey KladovAdd tests for testing several targets
2017-02-16 Aleksey KladovRevive dependency recompilation test
2017-02-16 king6congremove unnecessary code
2017-02-16 Aleksey KladovAllow to run several integration tests
2017-02-15 Saghm RossiFix typo in code example
2017-02-15 borsAuto merge of #3714 - alexcrichton:update-git2, r=alexc...
2017-02-15 Alex CrichtonUpdate libgit2
2017-02-15 Aleksey KladovAssert that we don't build test project twice.
2017-02-15 borsAuto merge of #3710 - seppo0010:one-file-too-many,...
2017-02-15 Sebastian WaisbrotFix dupe word in documentation
2017-02-15 borsAuto merge of #3707 - king6cong:handle_stderr, r=alexcr...
2017-02-15 king6congfix arg name
2017-02-14 borsAuto merge of #3701 - matklad:rel-manifest-path, r...
2017-02-14 Aleksey KladovNormalize ws root path
2017-02-14 borsAuto merge of #3700 - matklad:faster-test, r=alexcrichton
2017-02-14 Aleksey KladovDon't use real serde in tests
2017-02-14 borsAuto merge of #3692 - malbarbo:test-args, r=alexcrichton
2017-02-14 borsAuto merge of #3691 - matklad:run-pkg, r=alexcrichton
2017-02-13 borsAuto merge of #3689 - ms705:master, r=alexcrichton
2017-02-13 borsAuto merge of #3684 - casey:search-copy-pastafication...
2017-02-13 Aleksey Kladovcargo run supports --package argument
2017-02-13 borsAuto merge of #3693 - alexcrichton:improve, r=alexcrichton
2017-02-13 Alex CrichtonRework some required-features tests
2017-02-13 Marco A L BarbosaPass multiples --test-args to the tester
2017-02-13 Malte SchwarzkopfFix CARGO_INCREMENTAL semantics to be intuitive
2017-02-11 Casey RodarmorLeave off `^`, since it's the default.
2017-02-11 borsAuto merge of #3668 - KalitaAlexey:fix-example-metadata...
2017-02-11 Kalita AlexeyMerge branch 'master' of https://github.com/rust-lang...
2017-02-11 Kalita AlexeyFixed a breaking change and added tests for that case.
2017-02-11 Casey RodarmorIncrease copypastafication of `cargo search`
next